Gets the primary domain of the user who is running the client.
__property BSTR* ClientDomain;
BSTR* ClientDomain;
Property ClientDomain() As BSTR*
Returns an empty string if the user is not a member of a domain.
ClientUser